Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocks have shadows again, function to add block to chunk #78

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

snipercup
Copy link
Collaborator

@snipercup snipercup commented Apr 9, 2024

This PR will add the north,east,south and west face to blocks so they have shadows again. Khaligufzel said he wanted to work on a shader to limit visibility for the player, and I think this pr will help with that.

Also adds a function that will add a block to the chunk. This can later be used to construct new blocks trough the construction menu. This required a new function to update the navigationmesh, so I added that too.

@snipercup snipercup merged commit 70c7e94 into Khaligufzel:main Apr 11, 2024
@snipercup snipercup deleted the building-poc branch April 11, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant